Skip to content

Conversation

vorlovsky
Copy link

@vorlovsky vorlovsky commented Aug 3, 2022

Handling the case of presence of some additional matching group(s) in the alias string, e.g. you should be able to write a pattern
[["~(\\w+)", "./src/"]]
instead of specifying each alias explicitly
[["~redux", "./src/redux"], ["~config", "./src/config"]]

Handling the case of presence of some additional matching group in the alias string
@vorlovsky vorlovsky changed the title Update index.js Adds an option to specify additional matching group(s) in the alias string Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant